From: Jonathan Cameron Date: Fri, 12 Aug 2011 16:56:05 +0000 (+0100) Subject: staging:iio: remove unneeded include X-Git-Tag: archive/raspbian/4.9.13-1+rpi1~10^2~12630^2^2~864^2~211 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=4bfd542103dd343eca1275f99e02f40369f80163;p=linux-4.9.git staging:iio: remove unneeded include Signed-off-by: Jonathan Cameron Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/iio/sysfs.h b/drivers/staging/iio/sysfs.h index bf34cfbd9c2b..0b75823fbe1b 100644 --- a/drivers/staging/iio/sysfs.h +++ b/drivers/staging/iio/sysfs.h @@ -12,7 +12,7 @@ #ifndef _INDUSTRIAL_IO_SYSFS_H_ #define _INDUSTRIAL_IO_SYSFS_H_ -#include "iio.h" +struct iio_chan_spec; /** * struct iio_dev_attr - iio specific device attribute